You can get started by keeping them in an array in a global variable
ready for later use.
After that you can think about something more sophisticated like keeping
them in private data, or looking through the widget tree with
$button_box->children for what you added before, or thusfar, etc.