Creator Plugins Output Image Format

For
Addon → Fusion → Creator Plugin → Create Saver and Create Image Saver

I seem to have only exr, tga, png, tif, and jpg as output image format options.

How can I add image formats to this list, as we need dpx to be available.

Should be like this: Add `dpx` image format to settings and enum by BigRoy · Pull Request #46 · ynput/ayon-fusion · GitHub

As BigRoy outlined, this list is hard coded in the addon settings. and to extend it we need to modify the code via a PullRequest on GitHub.

Understood. I am already using a dev version of the fusion plugin to support the recent changes to how masterprefs are configured. Should I wait until these are merged together?

You can use a dev version of the addon, or wait the next release.