OptionMenu which allows the user to select a value from a menu.
Tkinter Class API Reference Contents
OptionMenu
tkinter.OptionMenu(master, variable, value, *values, **kwargs)
Configuration Options:
Methods:
Inherited from Widget: