Rational{Int64} variables in JuMP?

No. JuMP only supports Float64 variables (although you an constrain them to take binary or integer values).