Intro menu OpenGL executable

Dear forum,

At this stage, I’m making an application with OpenGL and GLUT, but I want to add an introduction menu to this application (like in games, where you can choose to start a new game, exit, set options etc.). What is the best way to create a neat intro menu, are there solid toolkits for that?

Regards