Plugin Service Information
class PluginServiceInformation(var label: String, var packageName: String, var className: String, var icon: Drawable? = null)
Plugin Service information structure. The members mostly correspond to <service> element and <meta-data> for an AudioPluginService in AndroidManifest.xml