Is it possible to add menus at run-time?

I have a list of changeable options stored in a file, and I want to read that file and list them under a 'projects' menu.

If not it means I have to use a stupid ComboBox.