I have the feeling that you might want to dig in the documentation on GAMS a little more (but I can be wrong).
What do you mean by storing? In an excel or text file? You can just save the sets to an excel file (see the documentation on gdxxrw). You could also read those “words” from an Excel sheet with a table.
Cheers
Renger
Sorry, I forgot To write.
I’m working with Python… using the gams api python.
I need To import the strings of the set. maybe create a vector with this words, something like this.