Newer Version Available
Add a Partner Settings UI to Omni-Channel

This Lightning web component (LWC) can show any available LWC elements, such as radio boxes, checkboxes, comboboxes, input boxes.
To make this feature available, Partners have to provide the fully qualified name of the Lightning component from within Conversation Vendor Info, along with the LWC component in the published package. Salesforce reads the component name from the Conversation Vendor Info and displays the partner component from within the Omni-Channel widget.
To fully integrate the LWC component, partners must provide the mandatory hooks for Save and Cancel. The following diagram illustrates how the LWC component interacts with other components.

In Conversation Vendor Info, set the TelephonySettingsComponent field to {namespace}:{componentName}.
Sample agentConfig.html:
Sample agentConfig.js: