MODULE Settings; CONST packageFileName* = "VersionFile.json"; host* = "localhost"; port* = "80"; END Settings.