I'm assuming your scenario is to have "Default" as the value of the Regions field, if no selection was made in the "multiple choice" selector.
The logical approach would be to set a "Default" value in the configuration of the field, however the "multiple choice" selector will simply overwrite this with a blank value when the data is saved. So this is not an option, unfortunately.
I believe your best bet is to clone the "Multiple choice" form control and add a "default value" setting, or develop your own custom form control