[
"Hi {{first_name}} - I am contacting you because you're the " + {{lower_case_job_title}} + " at " + {{shorter_company_name}}?.response + "."
, "Hi {{first_name}} - I reached out because you're the " + {{lower_case_job_title}} + " at " + {{shorter_company_name}}?.response + "."
, "Hi {{first_name}} - I see you're the " + {{lower_case_job_title}} + " at " + {{shorter_company_name}}?.response + "."
][Math.floor(Math.random() * 3)]
Look at this