...
. So I could have a variable called 'occupation' and set it to something like this: choose(carpenter,smith,doctor).
...
You could also do something like,
set text "I am a "& choose("Doctor","Mechanic","Carpenter") & " from the " & choose("City","Mountains","Coast")