Currently the codebase mixed different naming: Behavior, Mode, Option and in the new test ID generation PR Strategy. This is quite confusing and we should define one naming we want to use and apply it everywhere.
I would recommend to clone the existing class, mark the old one as Obsolete and suggest to use the new name. We could drop old name in the next major release.