Just a way to do it: First create a function where you add variables like game.xxx where you can save your texts.
Then call this function in the startscript of your game
Now you can call your text by printing your variables
(in code view:
msg(game.xxx)