If you have a RSForm that's configured to use multiple pages you must enable Ajax Validation in the form settings.
Without having Ajax Validation enabled, if a user tries to submit a form with a missing or invalid field (failing validation) the Country, State, City fields will reset when the page reloads. Ajax Validation allows the form to refresh with the error notifications without reloading the entire page/form thus keeping the Country, State and City selections.