Depending on constructor, we construct the object as follows:
"pairlist" (default): Build the object using a pairlist() call.
"pairlist2" : Build the object using a rlang::pairlist2() call.
opts_pairlist(constructor = c("pairlist", "pairlist2"), ...)An object of class <constructive_options/constructive_options_pairlist>