Adding name choices

I assume you mean you want the player to have a list of options to choose from and then a custom name option? You just have to do a regular *choice, set the name variable you created to the corresponding #option, and then add an #option that uses *input_text.

I highly recommend going over these links to get more familiar with Choicescript.