How can we add a new `option` to an existing NX executor’s existing `option` list?
I just started with NX plugins and I am working on creating a custom NX Executor for Playwright. While @nx/playwright has its own list of options, I want to add a new option to its existing list.