Import the information you'd like into an array inside the "Game" and make a function to display based on that array..
You could manually create a file with the information, but if it's movies and ratings I guess having a SQL-database and importing through php would be your best bet..
There are some tutorials about using a SQL-database in combination with C2, so you could start reading those..