We need to integrate `PersistableStateService` into `embeddable` plugin to allow embeddables to store references to other saved objects. - [x] Should allow embeddables to provide references to saved objects the reference. Part of https://github.com/elastic/kibana/issues/71857
We need to integrate
PersistableStateServiceintoembeddableplugin to allow embeddables to store references to other saved objects.Part of #71857