Not sure if this can be done easier, but I generated a small list of a website which had the shortcodes and full names.



get_country_full() {
if(!isdefined(level.countries)) {
list = [];...