You could use the
GetInput() function for the name and set a variable (probably "player_name) to the input of the player.
For the age, you could allow the player to select through a menu, or type a number. For that, you might want to add an if script checking whether it's an integer or not.
As for the gender, use the
show menu script command with a list of options.