How do I make a list that contains more than a hundred items?

Type it all up in a text editor and upload the file to the Media folder.
At Screen.Initialize time read the file.
When the file arrives, aplit it at \n and drop the resulting list into a global variable.
Sample: