package My::Foo::Bar::Helper::Module; use strict; use warnings; our $OPTION1 = 0; our $OPTION2 = 0; # use short OPTION1/2 later on in this package/file