Can we know the names of countries that are in the polygon selection?
Are you referring to a specific example of code? if so please reference the code.
But usually when you do a selection you should have access to the selected graphics. You'd have to loop through the selected graphics and get the associated Country names.
Hope this helps. If you reference the code you are referring to, I'd be happy to give you a more specific answer.