How to specify eventlog resource file in Driver Store

Question inspired by the mention of driver isolation:
How we should specify a resource file in the driver package for "classic" event log?

I've seen some drivers that install the registry path to the resource under HKLM\SYSTEM\CurrentControlSet\Services\EventLog\System containing %13% Of course it is not expanding and event viewer cannot find it.

Adaptation for Event log is not covered in Driver Package Isolation - Windows drivers | Microsoft Learn