cPanel Extended is a module. You will need to upload it to /components/modules/. The States & Countries plugin would, indeed, be uploaded to /plugins/.
My guess is the directory structure of the files you uploaded is not what Blesta expects, so it is not able to show them in the UI. Check your files, make sure that the first directory in the module (e.g. /components/modules/cpanel) contains the class file for the module (e.g. /components/modules/cpanel/cpanel.php). Afterward, head into Blesta under [settings] -> [Modules] -> [Available] to see the new module. Click the "Install" button and you should be good to go.