Returns if the plugin has any settings for this job.
\Drupal\tmgmt\JobInterface $job: The Job entity that should be translated.
public function hasCheckoutSettings(JobInterface $job);