msg: Write a message to the user if the `ddpcr.verbose` option is on
Description
Running a ddpcr analysis results in many messages being printed to the console.
By default, these messages are on when the user is using R interactively
and off otherwise. You can overwrite this setting with options(ddpcr.verbose = FALSE).