Help Saving ComboBox Selection

Hi there,
I have been setting up my plugin to save its states and have managed to get everything working with Sliders and ToggleBoxs in a ValueTreeState object using the get/setStateInformation functions, but I’m running in to trouble trying to figure out how to save the previously selected item from a ComboBox. Any suggestions how to go about this?
Thanks!