I create the folder via p2.inf:
instructions.configure=\
mkdir(path:${installFolder}/dropins);
Then, I make sure org.eclipse.equinox.p2.reconciler.dropins is in the
Configurations, Plugins, tab of the Product, with default start level and
Autostart=true.