Issue #3534837 allow disabling user_cancel_block_unpublish
This MR adds an option to disable the "Disable the account and unpublish its content." option on the cancel_user form.
Change summary
Added user_cancel_block_unpublish config setting to the module schema and settings form and included it in $options_to_disable in disable_user_deletion.theme so it can be disabled like the others.