I'm trying to create a program that has three sections

Game:
Settings:
Path:

When I select a game on the first section (It's a comboBox) I want to have the settings for that game show in the text box below it and where the game is currently installed. Is there a way to do this at all? I assume it would be done using databases?