Docs say that we can use plugin events, are all available just as they would be for plugins?
Reason for it would be to override a setting that's in mytheme.yaml. Is there a better way of doing it besides if (!isset(page.header.width )) page.header.width = $this->config->get('width')