Restore dict() after reboot?

What is the easiest/simplest way to restore a dict() after a reboot? For values, I have previously used input_number, but not sure how to do it for a dict().

-Jorgensen