Not even sure what you mean by this, but you can save anything to a game variable, and it will be saved automatically, they don't need to be numbers.
$game_variables[ID] = 'this is a string!'
You kinda need to explain what you are talking about a little better.