I just mean outside of a label do
default var_kps_new_mc_name = "anything"
Then in the label when you set the name do
$ var_kps_new_mc_name = name they picked
I just have a habit of defaulting things outside of labels because renpy has some pickling issues that... are annoying.... Thats all