We are using SaaS Dynamics 365 online and I need to standardize our usage of country (region) names, for reporting and automation-purposes (e.g., auto-acknowledge customers from Japan in Japanese and customers from Korea in Korean, reporting roll-up based on country, etc.) I want to create a list of Countries/Regions, based on ISO 3166 standard, which contains ~249 values. I need to make this list available within Customer Insights Journeys-based webforms, so a new Entity with a Lookup field appears to be ruled out. I also want to leverage this list within Leads, Accounts, Opportunities, maybe even Cases, so a Global Option Set seems like the right way to go - though I am open to ideas!
Assuming I want to go the Global Option Set route, surely, after all this time, there must be a way to use a .csv or similar to upload my 249 entries vs manually typing them out one at a time. I am not a programmer, but I am not opposed to learning some new skills if that is the best option, but a simple 'import a .csv' capability or some tool (e.g., XrmToolBox) or similar would be ideal.
Thank you for any useful suggestions or tips.