I have tried to exclude both selectors and gettexts, but I am not sure what to enter in the input fields in the Translatepress settings. Below is code of just the input field, copied form the inspect section. I assume I shall use parts of this code to exclude the input field from translation
<div class="os-col-9">
<div class="os-form-group os-form-textfield-group os-form-group-transparent">
<label for="giftup_coupan_code">Giftup Coupan Code</label><input type="text" placeholder="Giftup" coupan="" code="" name="coupan_code" value="" class="os-form-control" id="giftup_coupan_code">
<div class="giftup-helper-class no-error"></div>
</div>
</div>