Are these meta-data attributes visible to other installed packages on the phone via the PackageManager even if the service is not exported?
Yes. Everything in the manifest, and everything in your resources and assets, is accessible to all applications on the device.